home *** CD-ROM | disk | FTP | other *** search
/ How Many Bugs in a Box / How Many Bugs in a Box.cdr / bugs / juicebar / 00871.ls < prev    next >
Encoding:
Text File  |  1995-04-07  |  97 b   |  8 lines

  1. on mouseUp
  2.   global mainloop
  3.   if not (the optionDown) then
  4.     exit
  5.   end if
  6.   go(mainloop)
  7. end
  8.